home *** CD-ROM | disk | FTP | other *** search
- .TH BZR2BSP
- 6 "IRIT Version 6.0"
- .SH NAME
- BZR2BSP
-
-
-
- CurveType BZR2BSP( CurveType Crv )
-
- or
-
- SurfaceType BZR2BSP( SurfaceType Srf )
-
- Creates a Bspline curve or a Bspline surface from the given Bezier curve or
- Bezier surface. The Bspline curve or surface is assigned open end knot
- vector(s) with no interior knots, in the parametric domain of zero to one.
-
- Example:
-
- BspSrf = BZR2BSP( BzrSrf );
-